Skip to content

Conversation

@ryan953
Copy link
Member

@ryan953 ryan953 commented Aug 14, 2025

Instead of getting a direct reference to the refresh method, we can instead clear the cached data which will trigger a refresh. This decouples the Refresh button from the rest of the hook because they're two ideas and don't need to be in the same spot in the same file like they were before.

@ryan953 ryan953 requested a review from a team as a code owner August 14, 2025 21:24
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Aug 14, 2025
@ryan953 ryan953 merged commit e88f3bc into master Aug 15, 2025
47 checks passed
@ryan953 ryan953 deleted the ryan953/ref-replay-bulkdelete-refresh branch August 15, 2025 16:20
priscilawebdev pushed a commit that referenced this pull request Aug 25, 2025
Instead of getting a direct reference to the `refresh` method, we can
instead clear the cached data which will trigger a refresh. This
decouples the Refresh button from the rest of the hook because they're
two ideas and don't need to be in the same spot in the same file like
they were before.
andrewshie-sentry pushed a commit that referenced this pull request Aug 26, 2025
Instead of getting a direct reference to the `refresh` method, we can
instead clear the cached data which will trigger a refresh. This
decouples the Refresh button from the rest of the hook because they're
two ideas and don't need to be in the same spot in the same file like
they were before.
@github-actions github-actions bot locked and limited conversation to collaborators Aug 31, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants